home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / cpp_libs / cool / ge_cool.lha / GE_COOL2.1 / src / Property / Makefile next >
Makefile  |  1992-07-13  |  3KB  |  79 lines

  1. #
  2. # Copyright (C) 1991 Texas Instruments Incorporated.
  3. #
  4. # Permission is granted to any individual or institution to use, copy, modify,
  5. # and distribute this software, provided that this complete copyright and
  6. # permission notice is maintained, intact, in all copies and supporting
  7. # documentation.
  8. #
  9. # Texas Instruments Incorporated provides this software "as is" without
  10. # express or implied warranty.
  11.  
  12. include ../../Makedefs
  13. include ../Makedefs
  14.  
  15. CURDIR  = $(TOP)/$(DIRNAME)/Property/
  16. HEADERS = Value.h Property.h
  17. SOURCES = Value.C Property.C
  18. TEMPLATES =
  19. OBJECTS = $(SOURCES:.C=.o)
  20. SUBDIRS = tests
  21.  
  22. include ../../Makeclassestargs
  23.  
  24.  
  25.  
  26. # DO NOT DELETE THIS LINE -- make depend depends on it.
  27.  
  28. Value.o: /home/etamin/u0/nguyen/cool/include/cool/Value.h
  29. Value.o: /usr/lang/SC1.0/include/CC/stream.h
  30. Value.o: /usr/lang/SC1.0/include/CC/iostream.h
  31. Value.o: /usr/lang/SC1.0/include/CC/memory.h
  32. Value.o: /usr/lang/SC1.0/include/CC/c_varieties.h
  33. Value.o: /usr/lang/SC1.0/include/CC/iomanip.h
  34. Value.o: /usr/lang/SC1.0/include/CC/generic.h
  35. Value.o: /usr/lang/SC1.0/include/CC/stdiostream.h
  36. Value.o: /usr/lang/SC1.0/include/CC/stdio.h
  37. Value.o: /usr/lang/SC1.0/include/CC/fstream.h
  38. Value.o: /home/etamin/u0/nguyen/cool/include/misc.h
  39. Value.o: /usr/lang/SC1.0/include/CC/values.h
  40. Value.o: /home/etamin/u0/nguyen/cool/include/defs.h
  41. Property.o: /home/etamin/u0/nguyen/cool/include/cool/Property.h
  42. Property.o: /home/etamin/u0/nguyen/cool/include/cool/String.h
  43. Property.o: /home/etamin/u0/nguyen/cool/include/cool/char.h
  44. Property.o: /usr/lang/SC1.0/include/CC/string.h
  45. Property.o: /usr/lang/SC1.0/include/CC/c_varieties.h
  46. Property.o: /usr/lang/SC1.0/include/CC/sys/stdtypes.h
  47. Property.o: /usr/lang/SC1.0/include/CC/memory.h
  48. Property.o: /usr/lang/SC1.0/include/CC/stream.h
  49. Property.o: /usr/lang/SC1.0/include/CC/iostream.h
  50. Property.o: /usr/lang/SC1.0/include/CC/iomanip.h
  51. Property.o: /usr/lang/SC1.0/include/CC/generic.h
  52. Property.o: /usr/lang/SC1.0/include/CC/stdiostream.h
  53. Property.o: /usr/lang/SC1.0/include/CC/stdio.h
  54. Property.o: /usr/lang/SC1.0/include/CC/fstream.h
  55. Property.o: /home/etamin/u0/nguyen/cool/include/misc.h
  56. Property.o: /usr/lang/SC1.0/include/CC/values.h
  57. Property.o: /home/etamin/u0/nguyen/cool/include/defs.h
  58. Property.o: /usr/lang/SC1.0/include/CC/stdlib.h
  59. Property.o: /usr/lang/SC1.0/include/CC/stddef.h
  60. Property.o: /usr/lang/SC1.0/include/CC/pwd.h
  61. Property.o: /usr/lang/SC1.0/include/CC/errno.h
  62. Property.o: /usr/lang/SC1.0/include/CC/sys/errno.h
  63. Property.o: /usr/lang/SC1.0/include/CC/sys/types.h
  64. Property.o: /usr/lang/SC1.0/include/CC/sys/sysmacros.h
  65. Property.o: /usr/lang/SC1.0/include/CC/malloc.h
  66. Property.o: /usr/lang/SC1.0/include/CC/alloca.h
  67. Property.o: /home/etamin/u0/nguyen/cool/include/cool/Envelope.h
  68. Property.o: /home/etamin/u0/nguyen/cool/include/cool/Value.h
  69. Property.o: /home/etamin/u0/nguyen/cool/include/cool/Association.h
  70. Property.o: /home/etamin/u0/nguyen/cool/include/cool/Vector.h
  71. Property.o: /home/etamin/u0/nguyen/cool/include/cool/Base_Vector.h
  72. Property.o: /usr/lang/SC1.0/include/CC/stdarg.h
  73. Property.o: /usr/lang/SC1.0/include/CC/new.h
  74. Property.o: /home/etamin/u0/nguyen/cool/include/cool/Pair.h
  75. Property.o: /home/etamin/u0/nguyen/cool/include/cool/Pair.C
  76. Property.o: /home/etamin/u0/nguyen/cool/include/cool/Vector.C
  77. Property.o: /home/etamin/u0/nguyen/cool/include/cool/Association.C
  78.